Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Bump zod from 3.20.6 to 3.21.4 #129

Merged
merged 2 commits into from
May 10, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2023

Bumps zod from 3.20.6 to 3.21.4.

Release notes

Sourced from zod's releases.

v3.21.4

Commits:

  • 22f3cc6ed52a28c984a0319a1a03e1af244cee02 3.21.4

v3.21.3

Commits:

  • 14c08d87129c3b652f03d2e724979c383c55e0b4 added more .pipe examples
  • 006e6521f425b38e1fbb898e29921fe885caf7ba Fix npm canary action paths pattern (#2148)
  • bdcff0f20f4c35dd6a44b1324711dfd34a41ae96 Remove logging in tests
  • a5830c6d3fe28f0d5435cc9ff22846be7f5977c1 Reverted #1564
  • c4583819e77a702e21b587c4bf081d0292f2b754 Fix tests
  • 2db0dcadc961fd57f7f10f9d9f55d67e6d040342 3.21.3

v3.21.2

Commits:

  • b276d71eaefef6cb87c81e8429bd160e4b68c168 Improve typings in generics
  • 4d016b772b79d566bfa2a0c2fc5bfbd92b776982 Improve type inference in generics
  • f9895ab1650ef3df9c598a8c43ede0160596ac2e Improve types inside generic functions
  • ac0135e00df75abd57a93a4816fe0fdaa31e94e8 Pass input into catchValue

v3.21.1

Features

Support for ULID validation

z.string().ulid();

Commits:

  • 4f8946182ee07eb7b5d40efa908b1715414e8929 Prettier
  • bd6527a47a4626135dccac113a7b09f81b675edd Update deps
  • 126c77b3130d9a68032f72ac76dd9e1ccfd86c2c added toLowerCase and toUpperCase back in for v3.21.0
  • 174965739d17db348d445ab250fb2cf6bd7cdd51 Update README.md
  • dabe63d15eb6d22246aa5d5c83b69d1d5f4c2f4b updated z.custom example again :D
  • 6b8f6557d9b53ea7ad3fda753a51cdf153ba1fb7 docs: improve cn readme (#2143)
  • 9012dc7055e1467b6d619a6c0ad016fdfbde2b9c add .includes(value, options?) @ ZodString. (#1887)
  • 67b981e70b4bacb2278a9aacd22d38cbb4b52d17 Make safeParse().error a getter
  • 346fde03724bfd1601823e4f72470bc7e344030b 3.21.0-canary.20230304T235951
  • b50d871b2f5949587afdcce2375227a447dbb742 Add canary release CI
  • b20cca230a6a9beb8acf841250641b62847b6e80 Fix canary
  • f7f5c50c65d7c7e5262c028e6832b92b14d84ea5 Move action to .github/workflows
  • f01fa0e48ca18630604366f5bc7401a18eb4d018 Try to fix canary CI
  • f5e8067b2afcc3e5ae9f8ed389a31b83a7c3ceec No git tag
  • 5b304ae41705105ae6edcacdb6dfdac9c527b3f4 No dry run
  • 20df80e6ce2ac27f6e2f26b61cd1fd4c942b152d Add tsc compilation test

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [zod](https://github.com/colinhacks/zod) from 3.20.6 to 3.21.4.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.20.6...v3.21.4)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 7, 2023
@max298 max298 merged commit c20142e into main May 10, 2023
@max298 max298 deleted the dependabot/npm_and_yarn/zod-3.21.4 branch May 10, 2023 11:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant